home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / cosmicfozmik.swf / scripts / frame_7 / PlaceObject2_160_66 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Encoding:
Text File  |  2007-09-27  |  236 b   |  13 lines

  1. onClipEvent(load){
  2.    isNegative = 0;
  3.    myColor = new Color(this);
  4.    orig = myColor.getTransform();
  5.    this.swapDepths(4000);
  6.    deathCount = 0;
  7.    _alpha = 100;
  8.    _width = 25;
  9.    _X = 96;
  10.    _Y = 209;
  11.    _height = 25;
  12. }
  13.